Skip to content

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#3247

@NordicBuilder NordicBuilder requested review from a team as code owners September 4, 2025 11:36
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Sep 4, 2025
@github-actions
Copy link

github-actions bot commented Sep 4, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@b48a1f2 nrfconnect/sdk-zephyr#3247 nrfconnect/sdk-zephyr#3247/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Sep 4, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 2

Inputs:

Sources:

hal_nordic: PR head: 54f33f10a0b826174fb145f155afa61ce5a44b93
sdk-nrf: PR head: 12201a9e1f9b08fe1b85bbadd95a4ef7bfbd3c95
zephyr: PR head: afbf6c8748686dedde5fb82225588257bca4e69d

more details

hal_nordic:

PR head: 54f33f10a0b826174fb145f155afa61ce5a44b93
merge base: a6579483deb33112cc763d05a4a3f8085883c1ac
Diff

sdk-nrf:

PR head: 12201a9e1f9b08fe1b85bbadd95a4ef7bfbd3c95
merge base: 8e870267617b8a9db98fa42e7591e9d6a43efb3b
target head (main): 8e870267617b8a9db98fa42e7591e9d6a43efb3b
Diff

zephyr:

PR head: afbf6c8748686dedde5fb82225588257bca4e69d
merge base: b48a1f26ef887cee5f3c20ee04c1b1db7f43f226
target head (main): 886cc3ddf15affe198ee2e0908f09068a9eaf42e
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (75)
modules
│  ├── hal
│  │  ├── nordic
│  │  │  ├── nrfs
│  │  │  │  ├── include
│  │  │  │  │  ├── internal
│  │  │  │  │  │  ├── requests
│  │  │  │  │  │  │  │ nrfs_reqs_common.h
│  │  │  │  │  │  ├── services
│  │  │  │  │  │  │  ├── nrfs_clock.h
│  │  │  │  │  │  │  ├── nrfs_diag.h
│  │  │  │  │  │  │  ├── nrfs_gdpwr.h
│  │  │  │  │  │  │  ├── nrfs_mram.h
│  │  │  │  │  │  │  ├── nrfs_pmic.h
│  │  │  │  │  │  │  │ nrfs_swext.h
│  │  │  │  │  ├── nrfs_common.h
│  │  │  │  │  ├── services
│  │  │  │  │  │  ├── nrfs_audiopll.h
│  │  │  │  │  │  ├── nrfs_clock.h
│  │  │  │  │  │  ├── nrfs_diag.h
│  │  │  │  │  │  ├── nrfs_dvfs.h
│  │  │  │  │  │  ├── nrfs_gdfs.h
│  │  │  │  │  │  ├── nrfs_gdpwr.h
│  │  │  │  │  │  ├── nrfs_mram.h
│  │  │  │  │  │  ├── nrfs_pmic.h
│  │  │  │  │  │  ├── nrfs_reset.h
│  │  │  │  │  │  ├── nrfs_swext.h
│  │  │  │  │  │  ├── nrfs_temp.h
│  │  │  │  │  │  │ nrfs_usb.h
│  │  │  ├── nrfx
│  │  │  │  ├── CHANGELOG.md
│  │  │  │  ├── README
│  │  │  │  ├── doc
│  │  │  │  │  ├── drv_supp_matrix.dox
│  │  │  │  │  ├── nrf7120_enga.dox
│  │  │  │  │  ├── nrf9230_engb.dox
│  │  │  │  │  ├── nrfx.doxyfile
│  │  │  │  │  │ nrfx_api.dox
│  │  │  │  ├── drivers
│  │  │  │  │  ├── include
│  │  │  │  │  │  │ nrfx_clock.h
│  │  │  │  │  ├── nrfx_common.h
│  │  │  │  │  ├── nrfx_utils.h
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── nrfx_cracen.c
│  │  │  │  │  │  ├── nrfx_saadc.c
│  │  │  │  │  │  ├── prs
│  │  │  │  │  │  │  │ nrfx_prs.h
│  │  │  │  ├── hal
│  │  │  │  │  ├── nrf_common.h
│  │  │  │  │  ├── nrf_cracen.h
│  │  │  │  │  ├── nrf_gpiote.h
│  │  │  │  │  ├── nrf_grtc.h
│  │  │  │  │  ├── nrf_radio.h
│  │  │  │  │  ├── nrf_tampc.h
│  │  │  │  │  │ nrf_uicr.h
│  │  │  │  ├── haly
│  │  │  │  │  │ nrfy_gpiote.h
│  │  │  │  ├── helpers
│  │  │  │  │  │ nrfx_ram_ctrl.c
│  │  │  │  ├── mdk
│  │  │  │  │  ├── nrf.h
│  │  │  │  │  ├── nrf51.h
│  │  │  │  │  ├── nrf52.h
│  │  │  │  │  ├── nrf52805.h
│  │  │  │  │  ├── nrf52810.h
│  │  │  │  │  ├── nrf52811.h
│  │  │  │  │  ├── nrf52820.h
│  │  │  │  │  ├── nrf52833.h
│  │  │  │  │  ├── nrf52840.h
│  │  │  │  │  ├── nrf5340_application.h
│  │  │  │  │  ├── nrf5340_network.h
│  │  │  │  │  ├── nrf54ls05b_enga_application.svd
│  │  │  │  │  ├── nrf54ls05b_enga_application_peripherals.h
│  │  │  │  │  ├── nrf54ls05b_enga_global.h
│  │  │  │  │  ├── nrf54ls05b_enga_interim.h
│  │  │  │  │  ├── nrf54ls05b_enga_types.h
│  │  │  │  │  ├── nrf54ls05b_enga_version.h
│  │  │  │  │  ├── nrf54ls05b_enga_xxaa_application_memory.h
│  │  │  │  │  ├── nrf9120.h
│  │  │  │  │  ├── nrf9160.h
│  │  │  │  │  │ system_nrf54l_approtect.h
│  │  │  │  ├── templates
│  │  │  │  │  ├── nrfx_config.h
│  │  │  │  │  ├── nrfx_config_common.h
│  │  │  │  │  ├── nrfx_config_nrf54lm20a_enga_application.h
│  │  │  │  │  ├── nrfx_config_nrf54ls05b_enga_application.h
│  │  │  │  │  │ nrfx_config_nrf54lv10a_enga_application.h
west.yml
zephyr
│  ├── drivers
│  │  ├── adc
│  │  │  │ adc_nrfx_saadc.c
│  ├── include
│  │  ├── zephyr
│  │  │  ├── storage
│  │  │  │  │ stream_flash.h
│  ├── soc
│  │  ├── nordic
│  │  │  ├── nrf54l
│  │  │  │  │ soc.c
│  ├── subsys
│  │  ├── storage
│  │  │  ├── stream
│  │  │  │  │ stream_flash.c
│  ├── tests
│  │  ├── subsys
│  │  │  ├── storage
│  │  │  │  ├── stream
│  │  │  │  │  ├── stream_flash
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ main.c
│  │ west.yml

Outputs:

Toolchain

Version: 60043ac7b4
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:60043ac7b4_bba2ea5f2e

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 23
    • sdk-zephyr test count: 1047
  • ❌ Integration tests
    • ✅ test-sdk-audio
    • ❌ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-thread-main
    • ✅ test-sdk-find-my
    • ✅ test-low-level
    • ✅ test-sdk-dfu
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@github-actions
Copy link

github-actions bot commented Sep 4, 2025

You can find the documentation preview for this PR here.

Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3247 branch from 9f83607 to 12201a9 Compare September 9, 2025 12:17
@NordicBuilder
Copy link
Contributor Author

Automatically closed by action-manifest-pr GH action

@NordicBuilder
Copy link
Contributor Author

Memory footprint analysis revealed the following potential issues

applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 9090[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 5846[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 12430[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 9178[B] - link (cc: @nrfconnect/ncs-ll-ursus)

Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-24361/2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant